Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-dnd from 7.3.2 to 9.5.0 #25

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps react-dnd from 7.3.2 to 9.5.0.

Release notes

Sourced from react-dnd's releases.

v9.5.0

Minor Changes

Patch Changes

  • Improve UMD builds to conform to browserslist support target, add some basic UMD verification tests

v9.4.0

Minor

  • UMD builds are now shipped with the react-dnd, react-dnd-html5-backend, and react-dnd-touch-backend packages in addition to react-dnd-umd-builds

Patch

  • Added refcounting to the DndProvider component. If the DndProvider is unmounted, the manager instance will be cleared out of the global context.

CJS Corrections

Patch

Apologies for the rapid series of patches - there was an error in the release process that was causing some of the processing of the CommonJS libraries to not function correctly.

v9.3.4 Release

Patch

  • (Typings) - Add getTargetIds to DragSourceMonitor interface declaration (#1478)
  • Replace for..of statements with other looping semantics for older browser support (#1428
  • Add an isomorphic useLayoutEffect implementation for SSR (#1497)
  • Correct DragPreview connection logic for chainable connector functions (#1500)

Fix CommonJS Entrypoints

Libraries

  • dnd-core-cj
  • react-dnd-html5-backend-cjs
  • react-dnd-cjs
  • react-dnd-test-backend-cjs
  • react-dnd-test-utils-cjs
  • react-dnd-touch-backend-cjs
  • react-dnd-umd-builds
  • react-dnd-test-utils

Patch

  • Corrected the CommonJS ‘main’ fields. These were copied from the core libraries, but when the ‘main’ field changed to ‘dist/esm’, this became invalid.
  • Added License Files to:
    • react-dnd-touch-backend (LICENSE File Added)
    • react-dnd-test-utils (LICENSE File Added)

Bug Fixes & CRA Compatibility

Patch

  • Fixed some issues in react-dnd where named exports of interfaces were causing JS breakage (#1462)
  • Added a cra-test package to verify that react-dnd can be used in the context of create-react-app by default (#1462)
... (truncated)
Changelog

Sourced from react-dnd's changelog.

9.5.0 (2019-11-25)

build

chore

docs

feat

fix

9.4.0 (2019-09-20)

docs

  • add a section on using react-app-rewired to override jest configuration (a2922fe)

fix

refactor

9.3.9 (2019-08-06)

build

  • add build sentinels to cjs packgaes (8f5e933)
  • remove prepublishonly script. Move release process to release script (7efcc49)
... (truncated)
Commits
  • fa7ba41 v9.5.0
  • 5ccce7b test(umd): add umd package verification
  • 46e165c Add rollup replacements for process.env.NODE_ENV (#1622)
  • 1863f11 Replace Webpack UMD Build with Rollup (#1621)
  • fba55c2 build: remove release_docs script, add release_canary script
  • bf28501 Create automerge-dependabot.yml
  • ae3f2c0 chore: remove gh-pages dependency
  • be7230c Update gh-pages.yml
  • 83883b8 Create gh-pages.yml
  • a047bf7 docs: add build_site script to docsite
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 25, 2019
@dependabot-preview
Copy link
Author

Superseded by #28.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/react-dnd-9.5.0 branch November 26, 2019 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants